projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e5fd8f
)
tegra20: tec: add tegra20-common-post.h
author
Allen Martin
<
[email protected]
>
Fri, 31 Aug 2012 08:30:03 +0000
(08:30 +0000)
committer
Albert ARIBAUD
<
[email protected]
>
Sat, 1 Sep 2012 12:58:21 +0000
(14:58 +0200)
Add tegra20-common-post.h to be consistent with other tegra20 boards.
Signed-off-by: Allen Martin <
[email protected]
>
Acked-by: Thierry Reding <
[email protected]
>
Acked-by: Stephen Warren <
[email protected]
>
Tested-by: Thierry Reding <
[email protected]
>
Signed-off-by: Tom Warren <
[email protected]
>
include/configs/tec.h
patch
|
blob
|
history
diff --git
a/include/configs/tec.h
b/include/configs/tec.h
index 39400d9a7a49a0931ecb87c2dea0e3936debdd65..9b3f88dff86511372a15e5aaccb683d264805f85 100644
(file)
--- a/
include/configs/tec.h
+++ b/
include/configs/tec.h
@@
-79,4
+79,6
@@
"ext2load mmc 0 0x17000000 /boot/uImage;" \
"bootm"
+#include "tegra20-common-post.h"
+
#endif /* __CONFIG_H */